3.15.4 \(\int \frac {(a^2+2 a b x+b^2 x^2)^{5/2}}{(d+e x)^{15/2}} \, dx\)

Optimal. Leaf size=318 \[ \frac {20 b^2 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^3}{9 e^6 (a+b x) (d+e x)^{9/2}}-\frac {10 b \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^4}{11 e^6 (a+b x) (d+e x)^{11/2}}+\frac {2 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^5}{13 e^6 (a+b x) (d+e x)^{13/2}}-\frac {2 b^5 \sqrt {a^2+2 a b x+b^2 x^2}}{3 e^6 (a+b x) (d+e x)^{3/2}}+\frac {2 b^4 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)}{e^6 (a+b x) (d+e x)^{5/2}}-\frac {20 b^3 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^2}{7 e^6 (a+b x) (d+e x)^{7/2}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 318, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.067, Rules used = {646, 43} \begin {gather*} -\frac {2 b^5 \sqrt {a^2+2 a b x+b^2 x^2}}{3 e^6 (a+b x) (d+e x)^{3/2}}+\frac {2 b^4 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)}{e^6 (a+b x) (d+e x)^{5/2}}-\frac {20 b^3 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^2}{7 e^6 (a+b x) (d+e x)^{7/2}}+\frac {20 b^2 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^3}{9 e^6 (a+b x) (d+e x)^{9/2}}-\frac {10 b \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^4}{11 e^6 (a+b x) (d+e x)^{11/2}}+\frac {2 \sqrt {a^2+2 a b x+b^2 x^2} (b d-a e)^5}{13 e^6 (a+b x) (d+e x)^{13/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a^2 + 2*a*b*x + b^2*x^2)^(5/2)/(d + e*x)^(15/2),x]

[Out]

(2*(b*d - a*e)^5*Sqrt[a^2 + 2*a*b*x + b^2*x^2])/(13*e^6*(a + b*x)*(d + e*x)^(13/2)) - (10*b*(b*d - a*e)^4*Sqrt
[a^2 + 2*a*b*x + b^2*x^2])/(11*e^6*(a + b*x)*(d + e*x)^(11/2)) + (20*b^2*(b*d - a*e)^3*Sqrt[a^2 + 2*a*b*x + b^
2*x^2])/(9*e^6*(a + b*x)*(d + e*x)^(9/2)) - (20*b^3*(b*d - a*e)^2*Sqrt[a^2 + 2*a*b*x + b^2*x^2])/(7*e^6*(a + b
*x)*(d + e*x)^(7/2)) + (2*b^4*(b*d - a*e)*Sqrt[a^2 + 2*a*b*x + b^2*x^2])/(e^6*(a + b*x)*(d + e*x)^(5/2)) - (2*
b^5*Sqrt[a^2 + 2*a*b*x + b^2*x^2])/(3*e^6*(a + b*x)*(d + e*x)^(3/2))

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 646

Int[((d_.) + (e_.)*(x_))^(m_)*((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Dist[(a + b*x + c*x^2)^Fra
cPart[p]/(c^IntPart[p]*(b/2 + c*x)^(2*FracPart[p])), Int[(d + e*x)^m*(b/2 + c*x)^(2*p), x], x] /; FreeQ[{a, b,
 c, d, e, m, p}, x] && EqQ[b^2 - 4*a*c, 0] &&  !IntegerQ[p] && NeQ[2*c*d - b*e, 0]

Rubi steps

\begin {align*} \int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^{15/2}} \, dx &=\frac {\sqrt {a^2+2 a b x+b^2 x^2} \int \frac {\left (a b+b^2 x\right )^5}{(d+e x)^{15/2}} \, dx}{b^4 \left (a b+b^2 x\right )}\\ &=\frac {\sqrt {a^2+2 a b x+b^2 x^2} \int \left (-\frac {b^5 (b d-a e)^5}{e^5 (d+e x)^{15/2}}+\frac {5 b^6 (b d-a e)^4}{e^5 (d+e x)^{13/2}}-\frac {10 b^7 (b d-a e)^3}{e^5 (d+e x)^{11/2}}+\frac {10 b^8 (b d-a e)^2}{e^5 (d+e x)^{9/2}}-\frac {5 b^9 (b d-a e)}{e^5 (d+e x)^{7/2}}+\frac {b^{10}}{e^5 (d+e x)^{5/2}}\right ) \, dx}{b^4 \left (a b+b^2 x\right )}\\ &=\frac {2 (b d-a e)^5 \sqrt {a^2+2 a b x+b^2 x^2}}{13 e^6 (a+b x) (d+e x)^{13/2}}-\frac {10 b (b d-a e)^4 \sqrt {a^2+2 a b x+b^2 x^2}}{11 e^6 (a+b x) (d+e x)^{11/2}}+\frac {20 b^2 (b d-a e)^3 \sqrt {a^2+2 a b x+b^2 x^2}}{9 e^6 (a+b x) (d+e x)^{9/2}}-\frac {20 b^3 (b d-a e)^2 \sqrt {a^2+2 a b x+b^2 x^2}}{7 e^6 (a+b x) (d+e x)^{7/2}}+\frac {2 b^4 (b d-a e) \sqrt {a^2+2 a b x+b^2 x^2}}{e^6 (a+b x) (d+e x)^{5/2}}-\frac {2 b^5 \sqrt {a^2+2 a b x+b^2 x^2}}{3 e^6 (a+b x) (d+e x)^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.12, size = 235, normalized size = 0.74 \begin {gather*} -\frac {2 \sqrt {(a+b x)^2} \left (693 a^5 e^5+315 a^4 b e^4 (2 d+13 e x)+70 a^3 b^2 e^3 \left (8 d^2+52 d e x+143 e^2 x^2\right )+30 a^2 b^3 e^2 \left (16 d^3+104 d^2 e x+286 d e^2 x^2+429 e^3 x^3\right )+3 a b^4 e \left (128 d^4+832 d^3 e x+2288 d^2 e^2 x^2+3432 d e^3 x^3+3003 e^4 x^4\right )+b^5 \left (256 d^5+1664 d^4 e x+4576 d^3 e^2 x^2+6864 d^2 e^3 x^3+6006 d e^4 x^4+3003 e^5 x^5\right )\right )}{9009 e^6 (a+b x) (d+e x)^{13/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a^2 + 2*a*b*x + b^2*x^2)^(5/2)/(d + e*x)^(15/2),x]

[Out]

(-2*Sqrt[(a + b*x)^2]*(693*a^5*e^5 + 315*a^4*b*e^4*(2*d + 13*e*x) + 70*a^3*b^2*e^3*(8*d^2 + 52*d*e*x + 143*e^2
*x^2) + 30*a^2*b^3*e^2*(16*d^3 + 104*d^2*e*x + 286*d*e^2*x^2 + 429*e^3*x^3) + 3*a*b^4*e*(128*d^4 + 832*d^3*e*x
 + 2288*d^2*e^2*x^2 + 3432*d*e^3*x^3 + 3003*e^4*x^4) + b^5*(256*d^5 + 1664*d^4*e*x + 4576*d^3*e^2*x^2 + 6864*d
^2*e^3*x^3 + 6006*d*e^4*x^4 + 3003*e^5*x^5)))/(9009*e^6*(a + b*x)*(d + e*x)^(13/2))

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 48.25, size = 343, normalized size = 1.08 \begin {gather*} -\frac {2 \sqrt {\frac {(a e+b e x)^2}{e^2}} \left (693 a^5 e^5+4095 a^4 b e^4 (d+e x)-3465 a^4 b d e^4+6930 a^3 b^2 d^2 e^3+10010 a^3 b^2 e^3 (d+e x)^2-16380 a^3 b^2 d e^3 (d+e x)-6930 a^2 b^3 d^3 e^2+24570 a^2 b^3 d^2 e^2 (d+e x)+12870 a^2 b^3 e^2 (d+e x)^3-30030 a^2 b^3 d e^2 (d+e x)^2+3465 a b^4 d^4 e-16380 a b^4 d^3 e (d+e x)+30030 a b^4 d^2 e (d+e x)^2+9009 a b^4 e (d+e x)^4-25740 a b^4 d e (d+e x)^3-693 b^5 d^5+4095 b^5 d^4 (d+e x)-10010 b^5 d^3 (d+e x)^2+12870 b^5 d^2 (d+e x)^3+3003 b^5 (d+e x)^5-9009 b^5 d (d+e x)^4\right )}{9009 e^5 (d+e x)^{13/2} (a e+b e x)} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(a^2 + 2*a*b*x + b^2*x^2)^(5/2)/(d + e*x)^(15/2),x]

[Out]

(-2*Sqrt[(a*e + b*e*x)^2/e^2]*(-693*b^5*d^5 + 3465*a*b^4*d^4*e - 6930*a^2*b^3*d^3*e^2 + 6930*a^3*b^2*d^2*e^3 -
 3465*a^4*b*d*e^4 + 693*a^5*e^5 + 4095*b^5*d^4*(d + e*x) - 16380*a*b^4*d^3*e*(d + e*x) + 24570*a^2*b^3*d^2*e^2
*(d + e*x) - 16380*a^3*b^2*d*e^3*(d + e*x) + 4095*a^4*b*e^4*(d + e*x) - 10010*b^5*d^3*(d + e*x)^2 + 30030*a*b^
4*d^2*e*(d + e*x)^2 - 30030*a^2*b^3*d*e^2*(d + e*x)^2 + 10010*a^3*b^2*e^3*(d + e*x)^2 + 12870*b^5*d^2*(d + e*x
)^3 - 25740*a*b^4*d*e*(d + e*x)^3 + 12870*a^2*b^3*e^2*(d + e*x)^3 - 9009*b^5*d*(d + e*x)^4 + 9009*a*b^4*e*(d +
 e*x)^4 + 3003*b^5*(d + e*x)^5))/(9009*e^5*(d + e*x)^(13/2)*(a*e + b*e*x))

________________________________________________________________________________________

fricas [A]  time = 0.40, size = 338, normalized size = 1.06 \begin {gather*} -\frac {2 \, {\left (3003 \, b^{5} e^{5} x^{5} + 256 \, b^{5} d^{5} + 384 \, a b^{4} d^{4} e + 480 \, a^{2} b^{3} d^{3} e^{2} + 560 \, a^{3} b^{2} d^{2} e^{3} + 630 \, a^{4} b d e^{4} + 693 \, a^{5} e^{5} + 3003 \, {\left (2 \, b^{5} d e^{4} + 3 \, a b^{4} e^{5}\right )} x^{4} + 858 \, {\left (8 \, b^{5} d^{2} e^{3} + 12 \, a b^{4} d e^{4} + 15 \, a^{2} b^{3} e^{5}\right )} x^{3} + 286 \, {\left (16 \, b^{5} d^{3} e^{2} + 24 \, a b^{4} d^{2} e^{3} + 30 \, a^{2} b^{3} d e^{4} + 35 \, a^{3} b^{2} e^{5}\right )} x^{2} + 13 \, {\left (128 \, b^{5} d^{4} e + 192 \, a b^{4} d^{3} e^{2} + 240 \, a^{2} b^{3} d^{2} e^{3} + 280 \, a^{3} b^{2} d e^{4} + 315 \, a^{4} b e^{5}\right )} x\right )} \sqrt {e x + d}}{9009 \, {\left (e^{13} x^{7} + 7 \, d e^{12} x^{6} + 21 \, d^{2} e^{11} x^{5} + 35 \, d^{3} e^{10} x^{4} + 35 \, d^{4} e^{9} x^{3} + 21 \, d^{5} e^{8} x^{2} + 7 \, d^{6} e^{7} x + d^{7} e^{6}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^(15/2),x, algorithm="fricas")

[Out]

-2/9009*(3003*b^5*e^5*x^5 + 256*b^5*d^5 + 384*a*b^4*d^4*e + 480*a^2*b^3*d^3*e^2 + 560*a^3*b^2*d^2*e^3 + 630*a^
4*b*d*e^4 + 693*a^5*e^5 + 3003*(2*b^5*d*e^4 + 3*a*b^4*e^5)*x^4 + 858*(8*b^5*d^2*e^3 + 12*a*b^4*d*e^4 + 15*a^2*
b^3*e^5)*x^3 + 286*(16*b^5*d^3*e^2 + 24*a*b^4*d^2*e^3 + 30*a^2*b^3*d*e^4 + 35*a^3*b^2*e^5)*x^2 + 13*(128*b^5*d
^4*e + 192*a*b^4*d^3*e^2 + 240*a^2*b^3*d^2*e^3 + 280*a^3*b^2*d*e^4 + 315*a^4*b*e^5)*x)*sqrt(e*x + d)/(e^13*x^7
 + 7*d*e^12*x^6 + 21*d^2*e^11*x^5 + 35*d^3*e^10*x^4 + 35*d^4*e^9*x^3 + 21*d^5*e^8*x^2 + 7*d^6*e^7*x + d^7*e^6)

________________________________________________________________________________________

giac [A]  time = 0.35, size = 447, normalized size = 1.41 \begin {gather*} -\frac {2 \, {\left (3003 \, {\left (x e + d\right )}^{5} b^{5} \mathrm {sgn}\left (b x + a\right ) - 9009 \, {\left (x e + d\right )}^{4} b^{5} d \mathrm {sgn}\left (b x + a\right ) + 12870 \, {\left (x e + d\right )}^{3} b^{5} d^{2} \mathrm {sgn}\left (b x + a\right ) - 10010 \, {\left (x e + d\right )}^{2} b^{5} d^{3} \mathrm {sgn}\left (b x + a\right ) + 4095 \, {\left (x e + d\right )} b^{5} d^{4} \mathrm {sgn}\left (b x + a\right ) - 693 \, b^{5} d^{5} \mathrm {sgn}\left (b x + a\right ) + 9009 \, {\left (x e + d\right )}^{4} a b^{4} e \mathrm {sgn}\left (b x + a\right ) - 25740 \, {\left (x e + d\right )}^{3} a b^{4} d e \mathrm {sgn}\left (b x + a\right ) + 30030 \, {\left (x e + d\right )}^{2} a b^{4} d^{2} e \mathrm {sgn}\left (b x + a\right ) - 16380 \, {\left (x e + d\right )} a b^{4} d^{3} e \mathrm {sgn}\left (b x + a\right ) + 3465 \, a b^{4} d^{4} e \mathrm {sgn}\left (b x + a\right ) + 12870 \, {\left (x e + d\right )}^{3} a^{2} b^{3} e^{2} \mathrm {sgn}\left (b x + a\right ) - 30030 \, {\left (x e + d\right )}^{2} a^{2} b^{3} d e^{2} \mathrm {sgn}\left (b x + a\right ) + 24570 \, {\left (x e + d\right )} a^{2} b^{3} d^{2} e^{2} \mathrm {sgn}\left (b x + a\right ) - 6930 \, a^{2} b^{3} d^{3} e^{2} \mathrm {sgn}\left (b x + a\right ) + 10010 \, {\left (x e + d\right )}^{2} a^{3} b^{2} e^{3} \mathrm {sgn}\left (b x + a\right ) - 16380 \, {\left (x e + d\right )} a^{3} b^{2} d e^{3} \mathrm {sgn}\left (b x + a\right ) + 6930 \, a^{3} b^{2} d^{2} e^{3} \mathrm {sgn}\left (b x + a\right ) + 4095 \, {\left (x e + d\right )} a^{4} b e^{4} \mathrm {sgn}\left (b x + a\right ) - 3465 \, a^{4} b d e^{4} \mathrm {sgn}\left (b x + a\right ) + 693 \, a^{5} e^{5} \mathrm {sgn}\left (b x + a\right )\right )} e^{\left (-6\right )}}{9009 \, {\left (x e + d\right )}^{\frac {13}{2}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^(15/2),x, algorithm="giac")

[Out]

-2/9009*(3003*(x*e + d)^5*b^5*sgn(b*x + a) - 9009*(x*e + d)^4*b^5*d*sgn(b*x + a) + 12870*(x*e + d)^3*b^5*d^2*s
gn(b*x + a) - 10010*(x*e + d)^2*b^5*d^3*sgn(b*x + a) + 4095*(x*e + d)*b^5*d^4*sgn(b*x + a) - 693*b^5*d^5*sgn(b
*x + a) + 9009*(x*e + d)^4*a*b^4*e*sgn(b*x + a) - 25740*(x*e + d)^3*a*b^4*d*e*sgn(b*x + a) + 30030*(x*e + d)^2
*a*b^4*d^2*e*sgn(b*x + a) - 16380*(x*e + d)*a*b^4*d^3*e*sgn(b*x + a) + 3465*a*b^4*d^4*e*sgn(b*x + a) + 12870*(
x*e + d)^3*a^2*b^3*e^2*sgn(b*x + a) - 30030*(x*e + d)^2*a^2*b^3*d*e^2*sgn(b*x + a) + 24570*(x*e + d)*a^2*b^3*d
^2*e^2*sgn(b*x + a) - 6930*a^2*b^3*d^3*e^2*sgn(b*x + a) + 10010*(x*e + d)^2*a^3*b^2*e^3*sgn(b*x + a) - 16380*(
x*e + d)*a^3*b^2*d*e^3*sgn(b*x + a) + 6930*a^3*b^2*d^2*e^3*sgn(b*x + a) + 4095*(x*e + d)*a^4*b*e^4*sgn(b*x + a
) - 3465*a^4*b*d*e^4*sgn(b*x + a) + 693*a^5*e^5*sgn(b*x + a))*e^(-6)/(x*e + d)^(13/2)

________________________________________________________________________________________

maple [A]  time = 0.05, size = 289, normalized size = 0.91 \begin {gather*} -\frac {2 \left (3003 b^{5} e^{5} x^{5}+9009 a \,b^{4} e^{5} x^{4}+6006 b^{5} d \,e^{4} x^{4}+12870 a^{2} b^{3} e^{5} x^{3}+10296 a \,b^{4} d \,e^{4} x^{3}+6864 b^{5} d^{2} e^{3} x^{3}+10010 a^{3} b^{2} e^{5} x^{2}+8580 a^{2} b^{3} d \,e^{4} x^{2}+6864 a \,b^{4} d^{2} e^{3} x^{2}+4576 b^{5} d^{3} e^{2} x^{2}+4095 a^{4} b \,e^{5} x +3640 a^{3} b^{2} d \,e^{4} x +3120 a^{2} b^{3} d^{2} e^{3} x +2496 a \,b^{4} d^{3} e^{2} x +1664 b^{5} d^{4} e x +693 a^{5} e^{5}+630 a^{4} b d \,e^{4}+560 a^{3} b^{2} d^{2} e^{3}+480 a^{2} b^{3} d^{3} e^{2}+384 a \,b^{4} d^{4} e +256 b^{5} d^{5}\right ) \left (\left (b x +a \right )^{2}\right )^{\frac {5}{2}}}{9009 \left (e x +d \right )^{\frac {13}{2}} \left (b x +a \right )^{5} e^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^(15/2),x)

[Out]

-2/9009/(e*x+d)^(13/2)*(3003*b^5*e^5*x^5+9009*a*b^4*e^5*x^4+6006*b^5*d*e^4*x^4+12870*a^2*b^3*e^5*x^3+10296*a*b
^4*d*e^4*x^3+6864*b^5*d^2*e^3*x^3+10010*a^3*b^2*e^5*x^2+8580*a^2*b^3*d*e^4*x^2+6864*a*b^4*d^2*e^3*x^2+4576*b^5
*d^3*e^2*x^2+4095*a^4*b*e^5*x+3640*a^3*b^2*d*e^4*x+3120*a^2*b^3*d^2*e^3*x+2496*a*b^4*d^3*e^2*x+1664*b^5*d^4*e*
x+693*a^5*e^5+630*a^4*b*d*e^4+560*a^3*b^2*d^2*e^3+480*a^2*b^3*d^3*e^2+384*a*b^4*d^4*e+256*b^5*d^5)*((b*x+a)^2)
^(5/2)/e^6/(b*x+a)^5

________________________________________________________________________________________

maxima [A]  time = 1.40, size = 327, normalized size = 1.03 \begin {gather*} -\frac {2 \, {\left (3003 \, b^{5} e^{5} x^{5} + 256 \, b^{5} d^{5} + 384 \, a b^{4} d^{4} e + 480 \, a^{2} b^{3} d^{3} e^{2} + 560 \, a^{3} b^{2} d^{2} e^{3} + 630 \, a^{4} b d e^{4} + 693 \, a^{5} e^{5} + 3003 \, {\left (2 \, b^{5} d e^{4} + 3 \, a b^{4} e^{5}\right )} x^{4} + 858 \, {\left (8 \, b^{5} d^{2} e^{3} + 12 \, a b^{4} d e^{4} + 15 \, a^{2} b^{3} e^{5}\right )} x^{3} + 286 \, {\left (16 \, b^{5} d^{3} e^{2} + 24 \, a b^{4} d^{2} e^{3} + 30 \, a^{2} b^{3} d e^{4} + 35 \, a^{3} b^{2} e^{5}\right )} x^{2} + 13 \, {\left (128 \, b^{5} d^{4} e + 192 \, a b^{4} d^{3} e^{2} + 240 \, a^{2} b^{3} d^{2} e^{3} + 280 \, a^{3} b^{2} d e^{4} + 315 \, a^{4} b e^{5}\right )} x\right )}}{9009 \, {\left (e^{12} x^{6} + 6 \, d e^{11} x^{5} + 15 \, d^{2} e^{10} x^{4} + 20 \, d^{3} e^{9} x^{3} + 15 \, d^{4} e^{8} x^{2} + 6 \, d^{5} e^{7} x + d^{6} e^{6}\right )} \sqrt {e x + d}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^(15/2),x, algorithm="maxima")

[Out]

-2/9009*(3003*b^5*e^5*x^5 + 256*b^5*d^5 + 384*a*b^4*d^4*e + 480*a^2*b^3*d^3*e^2 + 560*a^3*b^2*d^2*e^3 + 630*a^
4*b*d*e^4 + 693*a^5*e^5 + 3003*(2*b^5*d*e^4 + 3*a*b^4*e^5)*x^4 + 858*(8*b^5*d^2*e^3 + 12*a*b^4*d*e^4 + 15*a^2*
b^3*e^5)*x^3 + 286*(16*b^5*d^3*e^2 + 24*a*b^4*d^2*e^3 + 30*a^2*b^3*d*e^4 + 35*a^3*b^2*e^5)*x^2 + 13*(128*b^5*d
^4*e + 192*a*b^4*d^3*e^2 + 240*a^2*b^3*d^2*e^3 + 280*a^3*b^2*d*e^4 + 315*a^4*b*e^5)*x)/((e^12*x^6 + 6*d*e^11*x
^5 + 15*d^2*e^10*x^4 + 20*d^3*e^9*x^3 + 15*d^4*e^8*x^2 + 6*d^5*e^7*x + d^6*e^6)*sqrt(e*x + d))

________________________________________________________________________________________

mupad [B]  time = 1.77, size = 472, normalized size = 1.48 \begin {gather*} -\frac {\sqrt {a^2+2\,a\,b\,x+b^2\,x^2}\,\left (\frac {1386\,a^5\,e^5+1260\,a^4\,b\,d\,e^4+1120\,a^3\,b^2\,d^2\,e^3+960\,a^2\,b^3\,d^3\,e^2+768\,a\,b^4\,d^4\,e+512\,b^5\,d^5}{9009\,b\,e^{12}}+\frac {2\,b^4\,x^5}{3\,e^7}+\frac {2\,b^3\,x^4\,\left (3\,a\,e+2\,b\,d\right )}{3\,e^8}+\frac {x\,\left (8190\,a^4\,b\,e^5+7280\,a^3\,b^2\,d\,e^4+6240\,a^2\,b^3\,d^2\,e^3+4992\,a\,b^4\,d^3\,e^2+3328\,b^5\,d^4\,e\right )}{9009\,b\,e^{12}}+\frac {4\,b^2\,x^3\,\left (15\,a^2\,e^2+12\,a\,b\,d\,e+8\,b^2\,d^2\right )}{21\,e^9}+\frac {4\,b\,x^2\,\left (35\,a^3\,e^3+30\,a^2\,b\,d\,e^2+24\,a\,b^2\,d^2\,e+16\,b^3\,d^3\right )}{63\,e^{10}}\right )}{x^7\,\sqrt {d+e\,x}+\frac {a\,d^6\,\sqrt {d+e\,x}}{b\,e^6}+\frac {x^6\,\left (a\,e+6\,b\,d\right )\,\sqrt {d+e\,x}}{b\,e}+\frac {3\,d\,x^5\,\left (2\,a\,e+5\,b\,d\right )\,\sqrt {d+e\,x}}{b\,e^2}+\frac {d^5\,x\,\left (6\,a\,e+b\,d\right )\,\sqrt {d+e\,x}}{b\,e^6}+\frac {5\,d^2\,x^4\,\left (3\,a\,e+4\,b\,d\right )\,\sqrt {d+e\,x}}{b\,e^3}+\frac {5\,d^3\,x^3\,\left (4\,a\,e+3\,b\,d\right )\,\sqrt {d+e\,x}}{b\,e^4}+\frac {3\,d^4\,x^2\,\left (5\,a\,e+2\,b\,d\right )\,\sqrt {d+e\,x}}{b\,e^5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a^2 + b^2*x^2 + 2*a*b*x)^(5/2)/(d + e*x)^(15/2),x)

[Out]

-((a^2 + b^2*x^2 + 2*a*b*x)^(1/2)*((1386*a^5*e^5 + 512*b^5*d^5 + 960*a^2*b^3*d^3*e^2 + 1120*a^3*b^2*d^2*e^3 +
768*a*b^4*d^4*e + 1260*a^4*b*d*e^4)/(9009*b*e^12) + (2*b^4*x^5)/(3*e^7) + (2*b^3*x^4*(3*a*e + 2*b*d))/(3*e^8)
+ (x*(8190*a^4*b*e^5 + 3328*b^5*d^4*e + 4992*a*b^4*d^3*e^2 + 7280*a^3*b^2*d*e^4 + 6240*a^2*b^3*d^2*e^3))/(9009
*b*e^12) + (4*b^2*x^3*(15*a^2*e^2 + 8*b^2*d^2 + 12*a*b*d*e))/(21*e^9) + (4*b*x^2*(35*a^3*e^3 + 16*b^3*d^3 + 24
*a*b^2*d^2*e + 30*a^2*b*d*e^2))/(63*e^10)))/(x^7*(d + e*x)^(1/2) + (a*d^6*(d + e*x)^(1/2))/(b*e^6) + (x^6*(a*e
 + 6*b*d)*(d + e*x)^(1/2))/(b*e) + (3*d*x^5*(2*a*e + 5*b*d)*(d + e*x)^(1/2))/(b*e^2) + (d^5*x*(6*a*e + b*d)*(d
 + e*x)^(1/2))/(b*e^6) + (5*d^2*x^4*(3*a*e + 4*b*d)*(d + e*x)^(1/2))/(b*e^3) + (5*d^3*x^3*(4*a*e + 3*b*d)*(d +
 e*x)^(1/2))/(b*e^4) + (3*d^4*x^2*(5*a*e + 2*b*d)*(d + e*x)^(1/2))/(b*e^5))

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b**2*x**2+2*a*b*x+a**2)**(5/2)/(e*x+d)**(15/2),x)

[Out]

Timed out

________________________________________________________________________________________